In Makefile.in, use a make variable rather than a shell variable.
authorGlenn Morris <rgm@gnu.org>
Sun, 21 Oct 2012 01:27:09 +0000 (18:27 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 21 Oct 2012 01:27:09 +0000 (18:27 -0700)
commitaeb0996c6f9f83a1cf52134e790d4981d88aed8a
tree50c166c4cd890ea5e3204d9dccd8964aa039b56d
parent4c638519f72442077cd391dcf8b884d77e63abc1
In Makefile.in, use a make variable rather than a shell variable.

* Makefile.in (emacs_transform): New variable.
(install-etc): Prefer a make variable to a shell variable.
ChangeLog
Makefile.in